home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0799.dms / var0799.adf / Zoom! / Zoom!.DOC < prev    next >
Text File  |  1978-05-25  |  2KB  |  42 lines

  1. Zoom! is an Assembly-Code program that replaces PopCLI,
  2. QuickMouse, and a screen-controling program all in 1.5K!
  3.  
  4. To run Zoom!, either use it's icon or use RUNBACK from the
  5. CLI.  It will not let itself be started more than once.
  6.  
  7. Features:
  8.  
  9. PopCLI: By pressing the Left-Amiga key and the ESC key at the
  10.     same time, it will do a NewCLI command.  If you have
  11.     WShell from William Hawes, just Alias newcli to NewWSH.
  12.  
  13. Blank:    Zoom! will blank the screen after 300 seconds.  You can
  14.     change the blanking time by pressing Left-Amiga and
  15.     F1 for 3 seconds, F2 for 300 seconds, and F3 for 30000
  16.     seconds.  It will restore the screen if any keyboard,
  17.     mouse, or other user I/O happens.  The way Zoom! blanks
  18.     the screen is to open a 1-bit plane, low-res 100x16
  19.     screen that takes very little memory and even less
  20.       DMA time.  Zoom! then turns display DMA off so that
  21.     your system can use this for hard-disk DMA, floppy
  22.     DMA, or just non-interferance with the CPU.
  23.  
  24. Point:    Zoom! will blank the mouse pointer after 10 seconds of
  25.     no mouse movement.  This gets the mouse pointer out of
  26.     the way.  Any mouse movement will bring back the pointer.
  27.  
  28. Zoom:    Zoom! will also make your mouse faster.  If you move your
  29.     mouse faster than 3-ticks per I/O message, Zoom! will
  30.     accelerate it.  Thus, you can have a fast mouse when you
  31.     needed and still have fine resolution without giving
  32.     up either.
  33.  
  34. Zoom! may also be terminated by pressing Left-Amiga, CTRL, and ESC
  35.  
  36. The next release of Zoom! will have command-line parameters that
  37. will make it fully configurable and a new handler that will be
  38. smaller.  (I will try to get all of this in 1.5K again!)  At that
  39. time I may also be releasing the source for Zoom!
  40.  
  41.                     -- MKSoft
  42.